I need to import a csv file using a batch script. I started reworking the default import tool, but ran into a few problems trying to figure out which global variables to set without creating the dialogs. Are there any clean import scripts out there that can import a csv file with a few of the key options (what attribute/column to use as key, update objects instead of creating new objects)
Thanks. jake-n-dc - Tue May 19 08:49:56 EDT 2015 |
Re: Import CSV without interactions Hi Of cource there exists some scripts outside. But I can give the same answer as Mathias here: https://www.ibm.com/developerworks/community/forums/html/topic?id=b9b7a6f7-b4b2-4982-aa93-26f120709aee&ps=25 My basic import script has more than 1000 lines of code and uses a set of 6 other include files. It is nearly impossible to use it without a little documentation. And as Mathias says. I need a private doors licence for my private PC to manage my own additions to a common library. The simple reason is: On the other pc I cannot install any sourceforge or github software for firewall reasons. So I regardles of the question of an go from my employer, I have to spend of about € 3.000 for participating. Sorry Wolfgang |